net.dnsConfig.noReload (field)

3 uses

	net (current package)
		dnsclient_unix.go#L374: 	if conf.dnsConfig.Load().noReload {
		dnsconfig.go#L33: 	noReload      bool          // do not check for config file updates
		dnsconfig_unix.go#L121: 					conf.noReload = true